home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / Inventor / revo.z / revo
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                                                        RRRREEEEVVVVOOOO((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      revo - creates revolved 3d surfaces
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      rrrreeeevvvvoooo
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _r_e_v_o is an interactive Inventor program for creating 3d objects by
  16.      drawing a curve and then revolving it around an axis.
  17.  
  18.      The program has two main viewing windows: the curve view and the 3d
  19.      rendered view.  To create a object, click the left mouse button in the
  20.      curve view near the default blue line.  Hold the button down and continue
  21.      to move the mouse, the point will be dragged.  You can drag existing
  22.      points on the curve by clicking and dragging.  To delete a point from the
  23.      curve, simply click the point to select it, and then press the BACKSPACE
  24.      key to remove it.
  25.  
  26.      As you draw the curve in the curve view, the 3d object is automatically
  27.      draw in 3d in the other view.  The 3d rendered view allows you to view
  28.      your masterpiece by clicking and dragging in the view.  Experiment with
  29.      the various mouse buttons to gain control over the viewing.  Press the
  30.      right mouse button in the 3d rendered view, and select the
  31.      `Functions/Help' entry for more help on 3d viewing.
  32.  
  33.      _R_e_v_o allows you to sketch out a line which is then rotated around an axis
  34.      to form a surface of revolution. The left-hand window allows you to edit
  35.      the line, and the right-hand window lets you view the resulting surface.
  36.  
  37.      Initially, a very simple surface of revolution is shown; a single line
  38.      segment is rotated about the vertical axis to form a cylinder.  To add
  39.      points onto the end (bottom) of this cylinder, just click the left mouse
  40.      button where you want the new point to appear.  To move an existing
  41.      point, just position the mouse near the point (a small cross will
  42.      appear), then press the left mouse button and drag the point to its new
  43.      position.  When you are satisfied with its location, release the left
  44.      mouse button. You can also insert points in the middle of a line segment
  45.      by placing the mouse near the segment, pressing the left mouse and
  46.      dragging the new point to the desired location.
  47.  
  48.      The _C_l_e_a_r button below the main windows is an easy way of deleting all
  49.      the points.  You can also use the Backspace or Delete keys on the
  50.      keyboard to delete points. The _C_o_p_y button will copy the shape you have
  51.      created to the Xt clipboard.  You can then paste the shape into an Open
  52.      Inventor application that supports paste, like the SceneViewer (revo does
  53.      not support paste). You can change the number of sides used in the
  54.      surface of revolution by typing into the #_s_i_d_e_s Motif text widget.
  55.  
  56.      Normals are calculated automatically whenever the line changes. If the
  57.      angle between two segments is small enough, a "smooth" normal will be
  58.      generated.  If the angle is too great, a "crease" will be automatically
  59.      generated.  Putting two consecutive profile points at the same location
  60.  
  61.  
  62.  
  63. Page 1                           Release 6.5                       August 1991
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. RRRREEEEVVVVOOOO((((1111))))
  71.  
  72.  
  73.  
  74.      is another way of generating sharp creases.  To save your objects you
  75.      must first copy them to an application (such as the SceneViewer) that
  76.      supports save. The 3d view is a standard Open Inventor Examiner Viewer.
  77.      Press the right mouse button for a menu that will allow you to turn on
  78.      the Examiner Viewer decorations, change drawing styles, and get help.
  79.      This program is a lot like the _r_e_v_o_l_v_e demo program, which was written
  80.      using only the Iris GL.  This program is approximately half the number of
  81.      lines of code as the GL version, and has more features (e.g. changing the
  82.      number of sides of the surface, copy to the Xt clipboard, the different
  83.      drawstyles supported by the Examiner Viewer). No GL calls are made in the
  84.      source code to this program, only Inventor calls (which uses Open GL).
  85.  
  86.      _N_u_m_b_e_r _o_f _s_i_d_e_s
  87.           This number sets the number of sides the object will have around the
  88.           revolution.
  89.  
  90.      _C_o_p_y Will copy your object onto the X clipboard, where it can be pasted
  91.           into another Inventor program (e.g., showcase, SceneViewer).
  92.  
  93.      _C_l_e_a_r
  94.           Removes your masterpiece and starts over again.
  95.  
  96.      _A_b_o_u_t
  97.           Displays a short description about revo.
  98.  
  99.      _Q_u_i_t Exits revo.  Note that the data copied to the X clipboard with the
  100.           copy button will disappear when revo exits, so be sure to paste your
  101.           creations before exiting.
  102.  
  103. SSSSOOOOUUUURRRRCCCCEEEE CCCCOOOODDDDEEEE
  104.      Note that the source code to _r_e_v_o comes with the _O_p_e_n _I_n_v_e_n_t_o_r _3_d
  105.      _T_o_o_l_k_i_t.
  106.  
  107. FFFFIIIILLLLEEEESSSS
  108.      /usr/share/src/Inventor/demos/revo/* - Source to revo
  109.  
  110. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  111.      SceneViewer, drop, gview, inventor, ivview, maze, noodle, qmorf,
  112.      showcase, textomatic
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Page 2                           Release 6.5                       August 1991
  130.  
  131.  
  132.  
  133.